Carbon


DMGetDeviceComponentByAVID

Header: Displays.h Carbon status: Supported

OSErr DMGetDeviceComponentByAVID (
    AVIDType theDeviceID, 
    Component *theDeviceComponent, 
    ComponentDescription *theDesciption, 
    ResType *theDeviceKind
);
theDeviceID
theDeviceComponent
theDesciption
theDeviceKind
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when DisplayLib 2.0 (or later) or DisplayLib68k 2.0 (or later) is installed. Exported by CarbonLib 1.0 and later, DisplayLib 2.0 and later, and by DisplayLib68k 2.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 3/8/2000)